lcPaint_CreatePtbuf Home

Creates an object that used to store a list of geometric points (points buffer).

 HANDLE lcPaint_CreatePtbuf ();

Parameters
  None.

Return Value

  Handle to the created points buffer object.
If the function fails, the return value is NULL.

See Also

  lcPaint_DeletePtbuf